Bump the root-julia-dependencies group with 2 updates - #25
Merged
bernalde merged 2 commits intoJun 11, 2026
Conversation
Updates the requirements on [QUBOTools](https://github.com/JuliaQUBO/QUBOTools.jl) and [QUBODrivers](https://github.com/JuliaQUBO/QUBODrivers.jl) to permit the latest version. Updates `QUBOTools` to 0.13.0 - [Release notes](https://github.com/JuliaQUBO/QUBOTools.jl/releases) - [Changelog](https://github.com/JuliaQUBO/QUBOTools.jl/blob/main/CHANGELOG.md) - [Commits](JuliaQUBO/QUBOTools.jl@v0.12.0...v0.13.0) Updates `QUBODrivers` to 0.6.0 - [Release notes](https://github.com/JuliaQUBO/QUBODrivers.jl/releases) - [Changelog](https://github.com/JuliaQUBO/QUBODrivers.jl/blob/main/CHANGELOG.md) - [Commits](https://github.com/JuliaQUBO/QUBODrivers.jl/commits/v0.6.0) --- updated-dependencies: - dependency-name: QUBOTools dependency-version: 0.13.0 dependency-type: direct:production dependency-group: root-julia-dependencies - dependency-name: QUBODrivers dependency-version: 0.6.0 dependency-type: direct:production dependency-group: root-julia-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bernalde
approved these changes
Jun 10, 2026
bernalde
left a comment
Member
There was a problem hiding this comment.
I found no actionable issues. The PR does not reference a repo issue, so I reviewed it on the dependency-update merits.
Blocking issues: None.
Nonblocking issues: None.
Questions: None.
Tests run and outcomes:
- Verified the fetched merge-base diff matched GitHub PR totals: 2 files changed, 4 additions, 4 deletions.
bash test/native_c_api_smoke.shpassed against upstream MQLib5854962after rerunning with network access.julia --project=. -e "import Pkg; Pkg.test(;coverage=true, julia_args=[\"--check-bounds=yes\", \"--compiled-modules=yes\", \"--depwarn=yes\"], force_latest_compatible_version=true, allow_reresolve=true)"passed withQUBODrivers v0.6.0andQUBOTools v0.13.0.- GitHub CI for head
4189c294f9031fffa77c7c0a748812dc65c3a7dbis passing on Julia 1.10 Ubuntu, Julia 1 Ubuntu, and Julia 1 Windows.
Merge-readiness: Ready to merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on QUBOTools and QUBODrivers to permit the latest version.
Updates
QUBOToolsto 0.13.0Release notes
Sourced from QUBOTools's releases.
Changelog
Sourced from QUBOTools's changelog.
... (truncated)
Commits
a060942Fix release environment compat for v0.13.0a1b67ffRelease v0.13.06d35787Merge pull request #96 from JuliaQUBO/fix/issue-94-objective-bookkeeping6f6c460test: cover objective breakdown overloads (#96)71a958dfeat: add objective bookkeeping helpers (#94)cf88670Add structured SampleSet export/import (#95)8ef0b39Ignore local generated caches440b860Pin docs setup-julia action to v3 (#92)d936dbaUpdate checkout action for Node 24 (#91)7dfb271Release v0.12.2Updates
QUBODriversto 0.6.0Release notes
Sourced from QUBODrivers's releases.
Changelog
Sourced from QUBODrivers's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions